data bus - перевод на голландский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

data bus - перевод на голландский

SYSTEM THAT TRANSFERS DATA BETWEEN COMPONENTS WITHIN A COMPUTER
Data bus; Address bus; Computer buses; Memory bus; Bus (computer); I/O bus; Internal bus; 100MHz bus; 133MHz bus; Asynchronous bus; Synchronous bus; PC bus; Hardware bus; External data bus; Computer bus; RAM bus; External bus; Cache bus; Digital bus; Computer/bus; Interconnect (computing); Data buses; Draft:Data Bus; Data highway; Address line; Motherboard bus; Processor bus
  • conventional PCI]] bus card slot (very bottom)

data bus         
gegevens poort, de verbinding tussen de centrale verwerkingseenheid en het geheugen
address bus         
adressenkanaal (kanaal waarlangs gegeven adressen tussen de processor en overige composities worden doorgegeven)
bus station         
STRUCTURE, LARGER THAN A BUS STOP, WHERE CITY OR INTERCITY BUSES STOP TO PICK UP AND DROP OFF PASSENGERS
Bus interchange; Bus Terminal; Coach station; Bus stations; Flyer stop
busstation; bushalte

Определение

data bus
<architecture> The bus (connections between and within the CPU, memory, and peripherals) used to carry data. Other connections are the address bus and control signals. The width and clock rate of the data bus determine its data rate (the number of bytes per second it can carry), which is one of the main factors determining the processing power of a computer. Most current processor designs use a 32-bit bus, meaning that 32 bits of data can be transferred at once. Some processors have an internal data bus which is wider than their external bus in order to make external connections cheaper while retaining some of the benefits in processing power of a wider bus. See also data path. (1995-01-16)

Википедия

Bus (computing)

In computer architecture, a bus (shortened form of the Latin omnibus, and historically also called data highway or databus) is a communication system that transfers data between components inside a computer, or between computers. This expression covers all related hardware components (wire, optical fiber, etc.) and software, including communication protocols.

Early computer buses were parallel electrical wires with multiple hardware connections, but the term is now used for any physical arrangement that provides the same logical function as a parallel electrical busbar. Modern computer buses can use both parallel and bit serial connections, and can be wired in either a multidrop (electrical parallel) or daisy chain topology, or connected by switched hubs, as in the case of Universal Serial Bus (USB).